sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.content
/
[main]ContextCompat
/
isDeviceProtectedStorage
is
Device
Protected
Storage
open
fun
isDeviceProtectedStorage
(
@
NonNull
context
:
Context
)
:
Boolean
(
source
)
Indicates if the storage APIs of this Context are backed by device-encrypted storage.
See also
Context
Compat